home *** CD-ROM | disk | FTP | other *** search
Wrap
<strings> <!-- General --> <string id="General/docEncoding" value="iso-8859-1" /> <!-- JS Toolbar strings --> <string id="jstoolbar/required attr missing" value="Toolbar %s: <%s> tag missing required '%s' attribute."/> <string id="jstoolbar/bad attr value" value="Toolbar %s: %s attribute of <%s> tag must be %s; assuming %s."/> <string id="jstoolbar/id not found" value="Toolbar %s: <itemref> references undefined id '%s'."/> <string id="jstoolbar/item required attr missing" value="Toolbar item %s: <%s> control missing required '%s' attribute."/> <string id="jstoolbar/item file not found" value="Toolbar item %s: <%s> attribute '%s' -- file '%s' not found."/> <string id="jstoolbar/dup toolbar id" value="Toolbar %s: skipping toolbar with duplicate id '%s'."/> <string id="jstoolbar/dup item id" value="Toolbar %s: skipping toolbar item with duplicate id '%s'."/> <!-- Property inspector labels and tooltips --> <string id="pi/templateExpression" value='Expression'/> <string id="pi/templateExpression_Icon" value='Inspectors/Template_Expr.gif'/> <string id="pi/textCSSModeTooltip" value="Toggle CSS/HTML Mode"/> <string id="pi/textCSSNewStyle" value="New CSS Style..."/> <string id="pi/textCSSEditStyle" value="Edit CSS Style..."/> <string id="pi/textCSSAttachStylesheet" value="Attach Style Sheet..."/> <!-- JavaScript error messages --> <string id="js/error/can't open script" value='Unable to open script file "%s" (error %d).'/> <string id="js/error/opening file" value='Error Opening File'/> <!-- Tabbed outline label strings --> <string id="tabbedOutline/if" value='If'/> <string id="tabbedOutline/ifClause" value='IfClause'/> <string id="tabbedOutline/multipleIf" value='MultipleIf'/> <string id="tabbedOutline/passthroughIf" value='PassthroughIf'/> <string id="tabbedOutline/passthroughIfClause" value='PassthroughIfClause'/> <string id="tabbedOutline/passthroughMultipleIf" value='PassthroughMultipleIf'/> <string id="tabbedOutline/passthroughRepeat" value='passthroughRepeat'/> <string id="tabbedOutline/repeat" value='Repeat: %s'/> <!-- Panel workspace UI strings --> <string id="panelWorkspace/rename" value='Rename Panel Group...'/> <string id="panelWorkspace/close" value='Close Panel Group'/> <string id="panelWorkspace/maximize" value='Maximize Panel Group'/> <string id="panelWorkspace/help" value='Help'/> <string id="panelWorkspace/menu" value='Panel Group Menu'/> <string id="panelWorkspace/answers" value='Answers'/> <string id="panelWorkspace/welcome" value='Welcome'/> <string id="panelWorkspace/group" value='Group %s with'/> <string id="panelWorkspace/newGroup" value='New Panel Group'/> <string id="panelWorkspace/regroupDlgTitle" value='Regroup Panels'/> <string id="panelWorkspace/regroupDlgText" value='To move this item, choose "Group %s With" from the context menu.'/> <!-- CSS Panel strings --> <string id="cssPanel/Apply Class" value='Apply Class'/> <string id="cssPanel/No Document" value='No Document'/> <string id="cssPanel/Style Applier Button" value='Apply Styles'/> <string id="cssPanel/Style Editor Button" value='Edit Styles'/> <string id="cssPanel/Style Applier Tooltip" value='Use this mode to apply styles'/> <string id="cssPanel/Style Editor Tooltip" value='Use this mode to edit style sheets'/> <string id="cssPanel/tree/No Styles Defined" value='no styles defined'/> <string id="cssPanel/tree/hidden" value='hidden'/> <string id="cssPanel/tree/design" value='design'/> <string id="cssPanel/tree/internal" value='internal'/> <string id="cssPanel/warnNoUndoMsg" value='The operation cannot be undone.
Are you sure you want to continue?'/> <string id="cssPanel/warnNoAddToInternal" value='You cannot define a new style in an "internal" stylesheet.'/> <!-- XML Tree strings --> <string id="xmlTree/tagInspector/Locked region sel" value='Locked Region Selected'/> <string id="xmlTree/tagInspector/status text format" value='%s Attributes'/> <string id="xmlTree/tagInspector/Locked region" value='Locked Region'/> <string id="xmlTree/tagInspector/RefreshStr" value='Refresh Tag Inspector'/> <!-- Page Properties Dialog strings --> <string id="pagePropertiesDialog/encodingWarning/name" value='Unsupported Encoding'/> <string id="pagePropertiesDialog/encodingWarning/text" value='The encoding you have selected is not supported by your testing server. Do you want to change it anyway?'/> <string id="pagePropertiesDialog/conversionWarning/name" value='Possible Loss of Data'/> <string id="pagePropertiesDialog/conversionWarning/text" value="The selected encoding does not have all of the characters of the current encoding. This may result in question marks ('?') or random characters. Do you want to apply or skip the encoding change?"/> <string id="pagePropertiesDialog/conversionWarning/okbutton" value="Apply" /> <string id="pagePropertiesDialog/conversionWarning/cancelbutton" value="Skip" /> <!-- Insertbar Labels --> <string id="insertPanel/insert" value='Insert' /> <!-- Document Type strings --> <string id="documentTypes/noDocumentTypesAvailableErrMsg" value='No Document Types have been found. The application will exit now.' /> <string id="documentTypes/cannotLoadDocumentTypeErrMsg" value='The Document Type "%s" will not be added because it uses a file extension that is already associated with a prior Document Type.'/> <!-- New Document Dialog --> <string id="newDocumentDialog/BasicPageStr" value='Basic Page' /> <string id="newDocumentDialog/DynamicPageStr" value='Dynamic Page' /> <string id="newDocumentDialog/ScriptFileStr" value='Other' /> <string id="newDocumentDialog/TemplatePageStr" value='Template Page' /> <string id="newDocumentDialog/SitesStr" value='Templates For:' /> <string id="newDocumentDialog/GeneralStr" value='Category:' /> <string id="newDocumentDialog/BuiltInStr" value='Stationery' /> <string id="newDocumentDialog/SamplesStr" value='Samples' /> <string id="newDocumentDialog/NoPreviewStr" value='<No Preview>' /> <string id="newDocumentDialog/NoDescriptionStr" value='<No Description>' /> <string id="newDocumentDialog/NoItemsStr" value='<No Items>' /> <string id="newDocumentDialog/GeneratingPreviewStr" value='Generating Preview...' /> <string id="newDocumentDialog/GetMoreContentLinkStr" value='http://www.macromedia.com/exchange/dreamweaver/' /> <string id="newDocumentDialog/GetMoreContentStr" value='<a>Get More Content...</a>' /> <string id="newDocumentDialog/NoSitesStr" value='You must first create a site and then create a template in that site.' /> <string id="newDocumentDialog/NoSitesItemStr" value='<No Sites>' /> <string id="newDocumentDialog/BrowseDepFilesDest" value='Select destination folder for dependent files' /> <string id="newDocumentDialog/FileNewerStr" value='The file "%s" in the destination directory "%s" is NEWER than the source. Copy File?' /> <string id="newDocumentDialog/FileOlderStr" value='The file "%s" in the destination directory "%s" is OLDER than the source. Copy File?' /> <string id="newDocumentDialog/SiteNameStr" value='Site "%s"' /> <string id="newDocumentDialog/generalCategoryStr" value="General" /> <string id="newDocumentDialog/generalDialogTitle" value="New Document" /> <string id="newDocumentDialog/siteTemplatesCategoryStr" value="Templates" /> <string id="newDocumentDialog/siteTemplatesDialogTitle" value="New from Template" /> <!-- New Document Preferences --> <string id="newDocumentPrefs/ExtensionHelp" value='You can change the default extension in the <a>document type XML file</a>.'/> <!-- Attribute List Control tooltips --> <string id="attrListCtrl/ColorPickerStr" value='Color Picker' /> <string id="attrListCtrl/DynamicDataStr" value='Dynamic Data' /> <string id="attrListCtrl/BrowseFolderStr" value='Browse...' /> <string id="attrListCtrl/PointAndShootStr" value='Link to File' /> <string id="attrListCtrl/QueryStringStr" value='Query String' /> <!-- Locker error messages --> <string id="locker/lockedRegionChanged" value='Making this change would require changing code that is locked by a template or a translator. The change will be discarded.' /> <string id="locker/templateRegionSplit" value='You have created editable or repeated regions with the same name. This must be corrected before the template can be used.' /> <string id="locker/templateBeforeHTMLChanged" value='You have added or changed code outside the <html> tag. This change will not be copied to documents based on the template unless you insert this tag in the <head> section of your template:
<!-- TemplateInfo codeOutsideHTMLIsLocked="true" -->' /> <string id="locker/instanceBeforeHTMLChanged" value='The template that this document is based on does not allow changes outside the <html> tag. The change you made will be discarded.' /> <!-- ASP.Net In-Place Editing tooltips --> <string id="inPlaceEditing/EditModeStr" value="Click to edit templates" /> <string id="inPlaceEditing/PreviewModeStr" value="Click to preview control" /> <!-- Validation Process --> <string id="validateSite/FileExceptions" value="Cannot open %s. OS return code is: %d" /> <string id="configuration/versionXmlFile" value='version.xml' /> <!-- Snippets --> <string id="snippets/CantMoveSnippet" value="Dreamweaver is unable to move the %s. %s" /> <string id="snippets/SnippetNameExists" value="A snippet with the same name exists in the folder." /> <string id="snippets/UntitledSnippet" value="Untitled Snippet" /> <!-- Paste error messages --> <string id="paste/cantPasteTemplateTableCells" value="Cannot complete the paste. The clipboard contains table cells inside a template region; Dreamweaver cannot paste this type of clipboard (try using code view)." /> <!-- Objects --> <string id="objects/onlyAvalailableInCode" value="(Code View Only)" /> <string id="objects/onlyAvalailableInDesign" value="(Design View Only)" /> <string id="objects/horizontal" value="Horizontal Insert bar" /> <string id="objects/vertical" value="Vertical Insert bar" /> <!-- Tag Chooser --> <string id="tagChooser/tagInfoMissing" value="Tag Info not available for %s." /> <!-- Connection Manager --> <string id="connectionManager/writeProtected" value="Cannot modify this read-only file: %s." /> <string id="connectionManager/unclosedAddKeyTag" value="This file has an unclosed 'add key' tag: %s." /> <string id="connectionManager/connectionExistsIn" value="This file already has data for a connection named %s: %s." /> <!-- Wizard Button Text --> <if platform="windows"> <string id="wizard/donebutton" value='_Done' /> <string id="wizard/nextbutton" value='_Next >' /> <string id="wizard/backbutton" value='< _Back' /> <else/> <string id="wizard/donebutton" value='Finish' /> <string id="wizard/nextbutton" value='Continue' /> <string id="wizard/backbutton" value='Go Back' /> </if> <!-- Trial and Beta messages --> <string id="reminder/trial/contribute" value="This trial version of Contribute will expire\n in %d day(s).\n\nTo purchase Contribute, click Buy,\n or visit www.macromedia.com."/> <string id="reminder/beta/contribute" value="This beta version of Contribute will expire\n in %d day(s)."/> <!-- Color dialog --> <string id="colorDialog/title" value="Text Color"/> <!-- URL File Browser Dialog --> <string id="URLFileDialog/dataSourcesButtonLabel" value="Select File Name From:"/> <string id="URLFileDialog/dataSourcesButton" value="Data Sources..."/> <string id="URLFileDialog/URLEditFieldLabel" value="URL:"/> <string id="URLFileDialog/popupLabel" value="Relative To:"/> <string id="URLFileDialog/popup/document" value="Document"/> <string id="URLFileDialog/popup/site" value="Site"/> <string id="URLFileDialog/queryStringButton" value="Parameters..."/> <string id="NewPage/OnOK/title" value="Generating New Page"/> <string id="NewPage/OnOK/message" value=""/> </strings>